runtime._panic.repanicked (field)
5 uses
runtime (current package)
panic.go#L718: p.link.repanicked = true
panic.go#L737: if p.link.repanicked {
panic.go#L749: if p.recovered && p.repanicked {
panic.go#L1268: x.link.repanicked = true
runtime2.go#L1195: repanicked bool // whether this panic repanicked
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |